Feature: User can make subscription
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 0m 20.140s |
Scenario: User subscribes to the service
Before
0m 0.732s
Given
I navigate to page "<URL>"
0m 0.934s
And
I wait for 5 seconds
0m 5.216s
When
I enter a correct email "<EMAIL>"
0m 0.231s
And
I wait for 2 seconds
0m 2.246s
When
I enter a correct password "<PASSWORD>"
0m 0.219s
And
I wait for 2 seconds
0m 2.247s
When
I click on the signin button
0m 0.522s
And
I wait for 5 seconds
0m 5.262s
Then
I can see dashboard admin
0m 0.265s
And
I wait for 2 seconds
0m 2.262s
After
0m 0.004s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I wait for 5 seconds
When
I enter a correct email "<EMAIL>"
And
I wait for 2 seconds
When
I enter a correct password "<PASSWORD>"
And
I wait for 2 seconds
When
I click on the signin button
And
I wait for 5 seconds
Then
I can see dashboard admin
And
I wait for 2 seconds
After
NO IMAGE AVAILABLE